
        D-Link DL10050-based FAST Ethernet Adapter
	D-Link DFE-550TX FAST Ethernet 10/100 Adapter
	D-Link DFE-550FX 100Mbps Fiber-optics Adapter
	D-Link DFE-580TX 4 Port Server Adapter
	D-Link DFE-530TXS PCI Fast Ethernet Adapter 

        Packet Driver Installation Overview


 User's Guide
 ------------

        File                  Description
    ------------    --------------------------------
    PCNFS.TXT       Sun PC-NFS installation document
    PCTCP.TXT       FTP PC/TCP installation document
    PDIPX.TXT       IPX SHELL installation document
    NCSA.TXT        NCSA installation document
    WINSOCK.TXT     Winsock installation document

    DEVICE = DLH5X.SYS [/option] <packet_int_no>
    DLH5X.COM [/option] <packet_int_no>

    Packet Driver Parameters:


        <packet_int_no> is the software interrupt vector number used by
                        the packet driver program, which can be from
                        96 to 128.

                        Note: <packet_int_no> can be hex or decimal
                              number.
                              hex - start with '0x'.
                                ex. >DLH5X 0x62
                              dec - start with nonzero digit.
                                ex. >DLH5X 98

        </slot=##>      is the number of assigned slot,which is from 1
                        to f.

                        Note: '##' can be hex number only.
                              ex:>DLH5X /slot=1
                                 >DLH5X /slot=2
                                 >DLH5X /slot=f

        </d>            Delay Initial - The driver program will not
                        initialize the network interface card until the
                        packet driver program is accessed by its upper
                        layer program first time.

        </w>            the /w parameter is for use with the Windows
                        environment only.

        </u>            is to unload the driver program from memory.
                        The program will automatically search for Packet
                        driver to unload.

        </n>            NetWare conversion

     To select media type, you can use :

        </autosense>    this is the default setting. It let you able to
                        change media without restart the driver.
			(Not support on DFE-550FX 100Mbps Fiber-optics Adapter)
			
        </10mbps_hd>    Select Twisted Pair interface running in 10MBps
                        mode.
			(Not support on DFE-550FX 100Mbps Fiber-optics Adapter)

        </10mbps_fd>    Select Twisted Pair interface running in 10MBps
                        full duplex mode.
			(Not support on DFE-550FX 100Mbps Fiber-optics Adapter)

        </100mbps_hd>   Select Twisted Pair interface running in 100MBps
                        mode.
			
        </100mbps_fd>   Select Twisted Pair interface running in 100MBps
                        full duplex mode.

        
     To set descriptor number, you can use :

        </tx_buffers=>  Set tx buffer number.

        </rx_buffers=>  Set rx buffer number.

